func bytes.explode 2 uses bytes (current package) bytes.go#L34: func explode(s []byte, n int) [][]byte { bytes.go#L386: return explode(s, n)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)